x

Tests

Tests are codes written to verify that a given codebase runs as expected. Testing comes under Quality Assurance Engineering.

How to make tests

  • Use testing suites for each language
  • If you can run it, you can test it, even using scripts.

  • Tips for Testing

Terms to clarify

  • mocks
  • stubs
Left-click: follow link, Right-click: select node, Scroll: zoom
x